home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / misc / ofcnhome.arj / MAKESW.BAT < prev    next >
DOS Batch File  |  1994-01-12  |  254b  |  11 lines

  1. c:
  2. cd \uti\ofcnhom
  3. @if exist ofcnh.exe del ofcnh.exe
  4. c:\uti\pctools8\filedate *.*
  5. c:\uti\pctools8\filedate *.* /t01:00
  6. c:\uti\pack\lha a ofcnh.lzh ofcnhom.* *.bat readme.1st
  7. c:\uti\pack\lha d ofcnh.lzh *.c
  8. c:\uti\pack\lha s *.lzh
  9. del *.lzh
  10. dir
  11.